Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic Run Time Data Generation #4

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

ridwant
Copy link

@ridwant ridwant commented Aug 16, 2022

In this pull request, I have added the files (java classes and script) needed to generate the data (runtime for a test that includes the run time for the method under tests and their fully qualified names, runtime for associated setup, and teardown methods, whether it throws an exception or not) for two different versions. Also in this pull request, I have added a java class to generate the AST of all methods under tests that got changed from the old version to the new version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant